Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync counters on read/write error (incl io.EOF) #12

Merged
merged 4 commits into from
Dec 24, 2023
Merged

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

github-actions bot commented Dec 24, 2023

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 5 962 (-1) 736 33 193 (-1) 187 (+4) 20K (+63B)
YAML 7 546 (+1) 473 (+1) 33 40 0 18.7K (+23B)

Copy link

Go API Changes

# summary
Inferred base version: v0.3.2
Suggested version: v0.3.3

Copy link

github-actions bot commented Dec 24, 2023

Unit Test Coverage

total: (statements) 37.4%
changed lines: (statements) 0.0%, coverage is less than 90.0%, consider testing the changes more thoroughly

Coverage of changed lines
File Function Coverage
Total 0.0%
cmd/catp/catp/app.go 0.0%
cmd/catp/catp/app.go:361 Main 0.0%
progress.go 0.0%
progress.go:280 count 0.0%
progress.go:305 Read 0.0%
progress.go:350 Write 0.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 37.6% 37.4% (-0.2%)
cmd/catp/catp/app.go cat 68.1% 67.4% (-0.7%)

@vearutop vearutop merged commit 2f57786 into master Dec 24, 2023
6 checks passed
@vearutop vearutop deleted the sync-eof branch December 24, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant